Autogenerated HTML docs for v1.6.1-135-g3cf3b 
diff --git a/git-config.html b/git-config.html index 76f578f..d52e842 100644 --- a/git-config.html +++ b/git-config.html 
@@ -1797,7 +1797,9 @@  <dd>   <p>   When <em>git-gc</em> is run, it will call <em>prune --expire 2.weeks.ago</em>.  - Override the grace period with this config variable.  + Override the grace period with this config variable. The value  + "now" may be used to disable this grace period and always prune  + unreachable objects immediately.   </p>   </dd>   <dt>  @@ -1840,6 +1842,15 @@  </p>   </dd>   <dt>  +gitcvs.commitmsgannotation  +</dt>  +<dd>  +<p>  + Append this string to each commit message. Set to empty string  + to disable this feature. Defaults to "via git-CVS emulator".  +</p>  +</dd>  +<dt>   gitcvs.enabled   </dt>   <dd>  @@ -3037,7 +3048,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2009-01-01 22:04:58 UTC  +Last updated 2009-01-14 08:49:42 UTC   </div>   </div>   </body>